Use the Call action part within a flowchart to make the targeted character carry out a particular action.
You may need to supply parameters for some actions. For instance, if you call the walk action, you must supply the number of paces to be walked by the character. Listed below are common parameters, their limits and default values:
| Parameter | Value range | Default value |
|---|---|---|
| Paces | 1-100 | 3 |
| Direction | 'left' | 'right' | 'right' |
| Speech | 0-1000 numbers or letters | "Hello!" |